Class for both synchronous and asynchronous data transfer 可以在同步和异步数据传输时使用
It uses asynchronous data transfer between the browser and the web server , allowing web pages to request small bits of information from the server instead of whole pages 在浏览器和服务器之间,它使用异步数据进行转换,并允许网页向服务器索取少量信息而非整个网页。
It uses asynchronous data transfer ( http requests ) between the browser and the web server , allowing web pages to request small bits of information from the server instead of whole pages 在浏览器和服务器之间,它使用异步数据进行转换,并允许网页向服务器索取少量信息而非整个网页。